home *** CD-ROM | disk | FTP | other *** search
Wrap
INI File | 2001-08-21 | 14.5 KB | 581 lines
[General] ; ini description (used in Configuration manager) description=default configuration file for LANguard Network Security Scanner ; netbios scanning, "1" = display all responding computers, "0" = only netbios servers displayAll=1 ; internal usage Start= Stop= ; if "1" automatically gather information after scanning GatherInfo=1 ; number of retries, increase this number in case some computers are not discovered ; during scanning NrRetry=1 ; if "1", HTML reports are autmatically opened with coresponding application ; (e.g. Internet Explorer) AutoOpen=1 ; internal usage SingleIP= IsFirstTime=1 ; sort computer after : 0 - ip, 1 - hostname, 2 - operating system SortComputers=0 ; clear the debug windows after before scanning ClearDebugWindowBeforeScanning=1 ; if "1" all remote sessions are automaticaly closed after information gathering CancelConnections=1 ; in case your network is configured with a scopeID, set the scopeID below scopeID= AddNonResponsiveComputers=0 [Debug] ; display debug messages ? 1=yes, 0=no showDebug=1 ; show received packets (hex dump) ? 1=yes showRecv=0 ; show sent packets ? 1=yes showSent=0 ; verbose messages ? 1=yes Verbose=1 [Cracking] ; "1" use all characters for scanning, "0" use only some characters (a..z, 0..9, ...) useAllChars=0 ; username "Administrator" is used for cracking ? 1=yes useAdministrator=1 ; NT share used for password cracking NTSharetoCrack=ADMIN$ # internal usage useLogged=0 useThis=0 UserNameForCraking=DOMAIN\user CheckForUnPasswordedShares=1 [Delays] # delay between 2 consecutive sends (ms) ScanDelay=100 # how much to wait for replies (ms) PortScanningDelay=3000 # how much to wait for banners (ms) ReadingBannersDelay=5000 # same here, HTTP responses HTTPDelay=10000 # in case no response is received from HTTP server a counter is increased. When a certain number is reached CGI scanning is aborted HTTPNrTimeout=10 # internal usage WaitFactor=5 # should I wait for answers after sending all packets ? 1 = yes WaitForResponses=1 # wait at least ... (ms) WaitMin=5000 # but not more than .. (ms) WaitMax=5000 # how much to wait for SMB responses (SMB is slow, use a high number here) SMBDelay=20000 UDPScanningDelay=600 HowMuchToWait=500 [SNMP] # internal usage ReadComunity=public WriteComunity=public LoadVendors=1 ShowSNMPUpTimeDifferences=0 [Scanning] # internal usage SMBNames=1 SNMPDiscovery=1 PingSweep=1 PortScanning=1 GatherBanners=1 LastTarget= UDPPortScanning=1 CheckForAdministratorWithoutPassword=0 # check for SQL sa account (no password) CheckForSQLsa=1 # send a packet to a closed UDP port (alternative way to 'ping' a host) SendUDPPort0=1 # udp closed port (default is used 0, but you may change this value) UDP_Closed_Port=0 [NULL] # internal usage Username=Administrator Password=none UseGuest=0 UseExisting=1 UseSpecified=0 [Operations] # internal usage ServerGetInfo=1 GetDCName=0 GetAnyDCName=0 EnumerateTrustedDomains=1 ShareEnum=1 UserEnum=1 LocalGroupEnum=1 ServerTransportEnum=1 ServerDiskEnum=1 UseEnum=0 RemoteTOD=1 ReqQuery=1 ServicesEnum=1 SessionEnum=1 ReadPolicy=1 RemoteProcesses=0 [CGI] # internal usage CGI_probing=1 IIS_enabled=1 Apache_enabled=1 Netscape_enabled=1 All_enabled=1 Proxy_enabled=0 Proxy_host=192.168.8.20 Proxy_port=81 HandleCustom404Pages=1 Custom404Strings=not found|404|not exists [Dimensions] # internal usage main_width=789 main_height=537 debug_width=391 main_left=138 main_top=111 [LocalNetwork] # internal usage LocalNetworkSelection=28 [Local] # internal usage LocalIP= LocalMask=255.255.255.0 LocalHost= [Alerts] # internal usage Alerts_Enables=1 _FTP_Alerts=1 _DNS_Alerts=1 _MAIL_Alerts=1 _NETBIOS_Alerts=1 _REGISTRY_Alerts=1 _RPC_Alerts=1 _MISC_Alerts=1 _INFO_Alerts=1 Internals_Enables=1 # list of TCP ports to be scanned [TCP_ports] Port_count=90 Port_1_name=13,E Port_1_descr=Daytime => Time of day Port_2_name=17,E Port_2_descr=Qotd =>Quote of the day Port_3_name=21,E Port_3_descr=Ftp => File Transfer Protocol Port_4_name=22,E Port_4_descr=Ssh => Remote Login Protocol Port_5_name=23,E Port_5_descr=Telnet => Remote Login Protocol Port_6_name=25,E Port_6_descr=Smtp => Simple Mail Transfer Protocol Port_7_name=42,E Port_7_descr=NameServer => WINS Host Name Server Port_8_name=53,E Port_8_descr=Domain => Domain Name Server Port_9_name=79,E Port_9_descr=Finger Port_10_name=80,E Port_10_descr=Http => World Wide Web, HTTP Port_11_name=98,E Port_11_descr=linuxconf Port_12_name=109,E Port_12_descr=Pop2 => Post Office Protocol 2 Port_13_name=110,E Port_13_descr=Pop3 => Post Office Protocol 3 Port_14_name=111,E Port_14_descr=SunRPC => SUN Remote Procedure Call Port_15_name=113,E Port_15_descr=identd => Authentication Service Port_16_name=118,E Port_16_descr=SqlServ => SQL Services Port_17_name=119,E Port_17_descr=News Port_18_name=135,E Port_18_descr=epmap => DCE endpoint resolution Port_19_name=139,E Port_19_descr=Netbios-ssn => NETBIOS Session Service Port_20_name=143,E Port_20_descr=imap => Internet Message Access Protocol Port_21_name=156,E Port_21_descr=Sqlsrv => SQL Services Port_22_name=179,E Port_22_descr=BGP => Border Gateway Protocol Port_23_name=311,E Port_23_descr=AppleShare => Web-Admin Port_24_name=371,E Port_24_descr=Clearcase Port_25_name=389,E Port_25_descr=LDAP => Light Directory Access Protocol Port_26_name=407,E Port_26_descr=Timbuktu => Remote Control Software Port_27_name=427,E Port_27_descr=SLP => Service Location Protocol Port_28_name=443,E Port_28_descr=HttpS => Secure HTTP Port_29_name=445,E Port_29_descr=Microsoft-Ds Port_30_name=512,E Port_30_descr=Exec => Remote process execution Port_31_name=513,E Port_31_descr=Login => Remote login (a la telnet) Port_32_name=514,E Port_32_descr=Shell => cmd Port_33_name=515,E Port_33_descr=printer => Printer Spooler Port_34_name=540,E Port_34_descr=uucp Port_35_name=548,E Port_35_descr=AFP => Apple File Share Port_36_name=799,E Port_36_descr=Remotely Possible / ControlIT => Remote Control Software Port_37_name=800,E Port_37_descr=Remotely Possible / ControlIT => Remote Control Software Port_38_name=901,E Port_38_descr=swat => Samba Web Administration Tool Synopsis Port_39_name=993,E Port_39_descr=imaps => imap over TLS/SSL Port_40_name=995,E Port_40_descr=pop3s => POP3 over TLS/SSL Port_41_name=1080,E Port_41_descr=Socks Port_42_name=1433,E Port_42_descr=Microsoft SQL server Port_43_name=1494,E Port_43_descr=Citrix ICA => Remote Control Software Port_44_name=1993,E Port_44_descr=Cisco SNMP Port_45_name=1999,E Port_45_descr=Cisco identd Port_46_name=2000,E Port_46_descr=Remotely Anywhere => Remote Control Software Port_47_name=2001,E Port_47_descr=Remotely Anywhere => Remote Control Software Port_48_name=2049,E Port_48_descr=NFS => Network File System Port_49_name=3128,E Port_49_descr=Proxy/Socks Port_50_name=3306,E Port_50_descr=MySQL Port_51_name=3389,E Port_51_descr=Terminal Services Port_52_name=4001,E Port_52_descr=Cisco Virtual Terminal Port_53_name=4045,E Port_53_descr=lockd => NFS File Locking Port_54_name=5000,E Port_54_descr=UPnP => Universal Plug and Play Port_55_name=5631,E Port_55_descr=pcANYWHEREdata => Remote Control Software Port_56_name=5632,E Port_56_descr=pcANYWHEREstat => Remote Control Software Port_57_name=5800,E Port_57_descr=VNC => Remote Control Software Port_58_name=6000,E Port_58_descr=X server Port_59_name=6001,E Port_59_descr=Cisco virtual Terminal Port_60_name=6112,E Port_60_descr=dtspcd => CDE Subprocess Control Service Port_61_name=6346,E Port_61_descr=GNUTella Port_62_name=6699,E Port_62_descr=Napster Port_63_name=6789,E Port_63_descr=IBM DB2 Port_64_name=6790,E Port_64_descr=IBM DB2 Port_65_name=7777,E Port_65_descr=Oracle HTTP Server Port_66_name=8080,E Port_66_descr=Http-Proxy Port_67_name=8888,E Port_67_descr=AnswerBook2 Port_68_name=9001,E Port_68_descr=Cisco XRemote Service Port_69_name=9100,E Port_69_descr=JetDirect => HP Jetdirect PrintServer Port_70_name=10000,E Port_70_descr=Webmin => web-based interface for system administrators Port_71_name=25867,E Port_71_descr=WebCam32 => WebCam32 Admin Port_72_name=43188,E Port_72_descr=ReachOut => Remote Control Software Port_73_name=*1015,E Port_73_descr=Doly Port_74_name=*2583,E Port_74_descr=Wincrash2 Port_75_name=*5400,E Port_75_descr=Blade Runner Port_76_name=*5550,E Port_76_descr=Xtcp 2.0x Port_77_name=*5882,E Port_77_descr=Y3k Port_78_name=*6670,E Port_78_descr=Deep Throat Port_79_name=*9400,E Port_79_descr=InCommand Port_80_name=*12345,E Port_80_descr=Netbus Port_81_name=*12349,E Port_81_descr=Bionet Port_82_name=*17300,E Port_82_descr=Kuang2 Port_83_name=*17569,E Port_83_descr=Infector Port_84_name=*20034,E Port_84_descr=Netbus Pro Port_85_name=*23432,E Port_85_descr=Asylum Port_86_name=*27374,E Port_86_descr=Subseven Port_87_name=*30999,E Port_87_descr=Kuang Port_88_name=*31337,E Port_88_descr=Back Oriffice Port_89_name=*31787,E Port_89_descr=Hack'a'tack Port_90_name=*44444,E Port_90_descr=Prosiak Port_91_name=*44444,E Port_91_descr=Prosiak Port_92_name=*27374,E Port_92_descr=Subseven Port_93_name=*30999,E Port_93_descr=Kuang Port_94_name=*31337,E Port_94_descr=Back Oriffice Port_95_name=*31787,E Port_95_descr=Hack'a'tack Port_96_name=*44444,E Port_96_descr=Prosiak Port_97_name=*21554,E Port_97_descr=GirlFriend Port_98_name=*22222,E Port_98_descr=Proziack Port_99_name=*23432,E Port_99_descr=Asylum Port_100_name=*23476,E Port_100_descr=Donald Dick Port_101_name=*23477,E Port_101_descr=Donald Dick Port_102_name=*26274,E Port_102_descr=Delta Source Port_103_name=*27374,E Port_103_descr=Subseven Port_104_name=*30100,E Port_104_descr=NetSphere Port_105_name=*30101,E Port_105_descr=NetSphere Port_106_name=*30102,E Port_106_descr=NetSphere Port_107_name=*30999,E Port_107_descr=Kuang Port_108_name=*31337,E Port_108_descr=Back Oriffice Port_109_name=*31785,E Port_109_descr=Hack a Tack Port_110_name=*31787,E Port_110_descr=Hack'a'tack Port_111_name=*31788,E Port_111_descr=Hack a Tack Port_112_name=*31789,E Port_112_descr=Hack a Tack Port_113_name=*31791,E Port_113_descr=Hack a Tack Port_114_name=*31792,E Port_114_descr=Hack a Tack Port_115_name=*40421,E Port_115_descr=Master Paradise Port_116_name=*40422,E Port_116_descr=Master Paradise Port_117_name=*40423,E Port_117_descr=Master Paradise Port_118_name=*40426,E Port_118_descr=Master Paradise Port_119_name=*44444,E Port_119_descr=Prosiak Port_120_name=*54283,E Port_120_descr=Subseven Port_121_name=*54320,E Port_121_descr=Back Orifice 2000 Port_122_name=*54321,E Port_122_descr=Back Orifice 2000 Port_123_name=*60000,E Port_123_descr=DeepThroat # list of UDP ports to be scanned [UDP_ports] Port_count=27 Port_1_name=39,E Port_1_descr=RLP => Resource Location Protocol Port_2_name=42,E Port_2_descr=Name => Name Server Port_3_name=43,E Port_3_descr=whois Port_4_name=53,E Port_4_descr=DNS => Domain Name Server Port_5_name=67,E Port_5_descr=bootps => Bootstrap Protocol Server Port_6_name=68,E Port_6_descr=bootpc => Bootstrap Protocol Client Port_7_name=69,E Port_7_descr=TFTP => Trivial File Transfer Protocol Port_8_name=88,E Port_8_descr=Kerberos 5 Port_9_name=111,E Port_9_descr=RPC => SUN Remote Procedure Call Port_10_name=123,E Port_10_descr=NTP => Network Time Protocol Port_11_name=135,E Port_11_descr=epmap => DCE endpoint resolution Port_12_name=137,E Port_12_descr=Netbios-NS => Netbios Name Service Port_13_name=138,E Port_13_descr=Netbios-DGM => Netbios Datagram Service Port_14_name=143,E Port_14_descr=imap => Internet Message Access Protocol Port_15_name=161,E Port_15_descr=SNMP => Simple Network Management Protocol Port_16_name=162,E Port_16_descr=SNMP trap Port_17_name=445,E Port_17_descr=Microsoft CIFS => Common Internet File System Port_18_name=514,E Port_18_descr=syslog Port_19_name=517,E Port_19_descr=talk Port_20_name=520,E Port_20_descr=router => Router routed RIPv.1, RIPv.2 Port_21_name=749,E Port_21_descr=Kerberos Administration Port_22_name=1167,E Port_22_descr=phone => Conference calling Port_23_name=1433,E Port_23_descr=ms-sql-s => Microsoft SQL Server Port_24_name=1434,E Port_24_descr=ms-sql-m => Microsoft SQL Monitor Port_25_name=1512,E Port_25_descr=wins => Microsoft Windows Internet Name Service Port_26_name=1900,E Port_26_descr=ssdp => Simple Service Discovery Protocol Port_27_name=2049,E Port_27_descr=nfsd => Network File System daemon [rc] _display_new=1 _display_removed=1 _display_changed=1 _display_alerts=0 [HotFix] HotFixCheckEnabled=1 InteractiveMode=0 WarnUsersBeforeDeployment=1 WarnMessage=Warning !!!\nMicrosoft Hotfixes are about to be installed by LANguard Network Security Scanner !\nThis installation was initiated by $computername\$username.\nThe system may reboot after installation ! StopServicesBeforeDeployment=0 DeletePatches=0 RebootComputers=1 GenerateLogFile=1 NumberOfThreads=5 CopyDelay=0 DownloadMSSecure=0 MSSecureLocation=http://download.microsoft.com/download/xml/security/1.0/NT5/EN-US/mssecure.cab [Report] ReportHeader=<table><tr><td><img src="images/sigla.jpg"></td><td width="300"><p align="right"><a href="javascript:window.print()"><img src="images/print_this_page.gif" border="0"/> Print this page</a></p></td></tr></table><br> ReportFooter=<br><font face=verdana,arial size=2>Generated by <b>LANguard Network Security Scanner v(3.0) </b><br><font face=verdana,arial size=2>Copyright ⌐ 2001-2002 GFI Software Ltd.<br><a href=http://www.gfisoftware.com/lannetscan>www.gfisoftware.com/lannetscan</a><br> DefaultHeader=<table><tr><td><img src="images/sigla.jpg"></td><td width="300"><p align="right"><a href="javascript:window.print()"><img src="images/print_this_page.gif" border="0"/> Print this page</a></p></td></tr></table><br> DefaultFooter=<br><font face=verdana,arial size=2>Generated by <b>LANguard Network Security Scanner v(3.0) </b><br><font face=verdana,arial size=2>Copyright ⌐ 2001-2002 GFI Software Ltd.<br><a href=http://www.gfisoftware.com/lannetscan>www.gfisoftware.com/lannetscan</a><br> NoImages=0 ShowTable=1 ShowDetails=1 ShowDetailIcons=1 ShowNames=1 ShowDomains=1 ShowShares=1 ShowGroups=1 ShowUsers=1 ShowServices=1 ShowTransports=1 ShowDrives=1 ShowUses=1 ShowProcesses=1 ShowTod=1 ShowPolicy=1 ShowRegistry=1 ShowHotFixes=1 ShowSnmp=1 ShowTCPports=1 ShowUDPports=1 ShowAlerts=1